From 4269450400632a63d605014335776f095b18d532 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Thu, 30 Oct 2008 20:40:51 +0000 Subject: [PATCH] testo: Remove keyword 'function'. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3590 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/testo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/testo b/gpsbabel/testo index a7347d6eb..577aa53ff 100755 --- a/gpsbabel/testo +++ b/gpsbabel/testo @@ -49,7 +49,7 @@ sort_and_compare() compare $TMPDIR/s1 $TMPDIR/s2 } -function gpsbabel() +gpsbabel() { ${PNAME} $* || { echo "$PNAME returned error $?" -- 2.30.2